home *** CD-ROM | disk | FTP | other *** search
/ Whiteline: delta / whiteline CD Series - delta.iso / tex / style / misc / pagefoot.sty / images.pl < prev    next >
Text File  |  1995-11-25  |  378b  |  13 lines

  1. # LaTeX2HTML 2022 (Released January 1, 2022)
  2. # Associate images original text with physical files.
  3.  
  4.  
  5. $key = q/%latex2htmlidmarker110setcounter{footnote}{0}fnsymbol{footnote};AAT/;
  6. $cached_env_img{$key} = q|<IMG
  7.   STYLE="height: 196.25ex; vertical-align: -0.12ex; " SRC="|."$dir".q|img1.png"
  8.  ALT="% latex2html id marker 110
  9. \setcounter{footnote}{0}\fnsymbol{footnote}">|; 
  10.  
  11. 1;
  12.  
  13.